C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientPasted Property

In This Topic
OnClientPasted Property (TransposedGrid<T>)
In This Topic
Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).
Syntax
'Declaration
 
Public Overridable Property OnClientPasted As String
 
See Also